diff options
Diffstat (limited to 'runtime/net.c')
-rw-r--r-- | runtime/net.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/net.c b/runtime/net.c index ac13597c..1472b4db 100644 --- a/runtime/net.c +++ b/runtime/net.c @@ -1012,7 +1012,6 @@ should_use_so_bsdcompat(void) #define SO_BSDCOMPAT 0 #endif - /* get the hostname of the message source. This was originally in cvthname() * but has been moved out of it because of clarity and fuctional separation. * It must be provided by the socket we received the message on as well as |