More steps in my JavaTCPForkDaemon.
authorgumartinm <gu.martinm@gmail.com>
Sun, 26 Feb 2012 22:03:01 +0000 (23:03 +0100)
committergumartinm <gu.martinm@gmail.com>
Sun, 26 Feb 2012 22:03:01 +0000 (23:03 +0100)
commit88294adc6b2f2766f932f2a61f4175bceb194f29
tree54e7ee773fd46027d9725403cab0e0d286e8f6e5
parent7623f7a89ee2851df0792f9f074c31f7ab45a9d1
More steps in my JavaTCPForkDaemon.
I must concatenate the protocold header and the payload.
Should I use writev?
Daemon/javafork.c
Daemon/javafork.h
JavaExample/javafork-example/src/main/java/de/fork/java/TCPForkDaemon.java