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 76dc185c..096e0a1d 100644 --- a/runtime/net.c +++ b/runtime/net.c @@ -1010,7 +1010,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 |