]> rtime.felk.cvut.cz Git - frescor/forb.git/history - src/proto_inet.c
Added REUSEADDR to TCP socket
[frescor/forb.git] / src / proto_inet.c
2009-05-26 Michal SojkaAdded REUSEADDR to TCP socket
2009-05-26 Michal SojkaAutomatically register FCB peer when INET is default
2009-05-26 Michal SojkaDisable discovery protocol when INET is default
2009-05-26 Michal SojkaAllow bidirectional communication over TCP connection
2009-05-26 Michal SojkaAdd more debug messages
2009-05-26 Michal SojkaAllow inet protocol to listen on a fixed port
2009-05-26 Michal SojkaImplement peer discovery based on incoming requests
2009-05-26 Michal Sojkaproto_inet: send wraped in loop to handle interrupted...
2009-05-25 Michal SojkaFORB prints remote addresses in debug messages
2009-05-24 Michal SojkaMake proto_inet usable also as local protocol
2009-04-23 Michal SojkaFixed some problems with big-endian architecture
2009-01-29 Michal SojkaEpoll event structure zeroed before use
2009-01-20 Michal SojkaFixed handling of addresses in HELLO packets
2009-01-20 Michal SojkaAdded INET protocol