Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #13374
Ticket #13374
: tcp_unix.c.diff
File tcp_unix.c.diff,
124 bytes
(added by
alex.coles@…
,
17 years ago
)
Line
1
377c377
2
< setpgrp (0,getpid ()); /* be our own process group */
3
---
4
> setsid (); /* be our own process group */
Download in other formats:
Original Format