descriptionJavaTCPFork
ownerGustavo Martin Morcuende
last changeWed, 16 Dec 2015 00:26:10 +0000 (01:26 +0100)
shortlog
2015-12-16 Gustavo Martin... From sig handler just call safe functions. master origin/HEAD origin/master
2015-08-25 Gustavo Martin... do not repeat close when EINTR
2014-06-22 Gustavo Martin... Comments about inherited signal dispositions.
2014-03-17 gu.martinm... fixed error in create_args function
2014-03-16 gu.martinm... fixed #1. Using execvp instead of system.
2014-03-10 gu.martinm... Working on issues: #1 #3. issue1 origin/issue1
2014-02-23 gu.martinm... Avoid SIGPIPE and polite kill child process.
2014-02-03 gu.martinm... Wait for client to close connection: improvement (I...
2014-02-02 gu.martinm... Avoid TIME_WAIT state, server side: wait for client...
2013-11-17 gu.martinm... I do not think daemonize function is needed.
2013-08-29 Gustavo Martin... Doubts about setsid. TODO some day.
2013-08-29 Gustavo Martin... How to launch daemon (improvement)
2013-01-20 gumartinmMultiple minor changes:
2012-12-23 gumartinmEXIT_SUCCESS & EXIT_FAILURE constants / _exit
2012-12-23 gumartinmFixed error in sizeof for unsigned char.
2012-12-18 gumartinmRight type for storing return code from fork
...
heads
8 years ago master
10 years ago issue1