mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
Remove a comment I forgot to remove
This commit is contained in:
parent
387ecc9396
commit
e2f7e255c4
1 changed files with 1 additions and 1 deletions
|
|
@ -451,7 +451,7 @@ init_transport(struct netconfig *nconf)
|
|||
(void)free(uaddr);
|
||||
}
|
||||
#endif
|
||||
/*ARRIVATO QUI*/
|
||||
|
||||
if (nconf->nc_semantics != NC_TPI_CLTS)
|
||||
listen(fd, SOMAXCONN);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue