mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
Comment some empty blocks. #1834
This commit is contained in:
@@ -242,6 +242,7 @@ void nsock_connect_internal(struct npool *ms, struct nevent *nse, int type, int
|
||||
#endif
|
||||
#if HAVE_SYS_UN_H
|
||||
else if (ss->ss_family == AF_UNIX) {
|
||||
/* Nothing more to do for Unix socket */
|
||||
}
|
||||
#endif
|
||||
#if HAVE_LINUX_VM_SOCKETS_H
|
||||
|
||||
Reference in New Issue
Block a user