JavaTCPFork/.git
2012-12-18 gumartinmRight type for storing return code from fork
2012-12-18 gumartinmUnblock SIGCHLD signal in child process.
2012-12-18 gumartinmExit from custom SIGINT handler. The right way.
2012-12-18 gumartinmBlocking SIGCHLD with pthread_sigmask
2012-12-18 gumartinmImproving the set signal_handler code
2012-12-17 gumartinmUsing right type for data bytes:
2012-12-17 gumartinmCheck shell has not set up an initial action
2012-03-18 gumartinmThe daemon process sends to the Java client in case...
2012-03-04 gumartinmXML parser removed. We begin to use my own protocol.
2012-02-26 gumartinmComment with questions about packing, serializing and...
2012-02-26 gumartinmMore steps in my JavaTCPForkDaemon.
2012-02-06 gumartinmSome code improvements.
2012-01-31 gumartinmRemoving some useless white spaces....
2012-01-31 gumartinmNothing important,
2012-01-30 gumartinmClening up code, and errors control.
2012-01-29 gumartinmNew nice method to read data from socket.
2012-01-29 gumartinmSome minor changes in REAME files
2012-01-29 gumartinmGrammar mistake in README file :/
2012-01-29 gumartinmRemoving executable file
2012-01-29 gumartinmfirst commit