only set reuseaddr socket opt if regular bind call fails
[my-code/ivac.git] / src / network.c
2004-05-11 hackbardonly set reuseaddr socket opt if regular bind call...
2004-05-09 hackbardadded some \n's
2004-05-09 hackbardintroduced special network return codes, added {de...
2004-05-09 hackbardbugfixed !( stuff
2004-05-08 hackbardbugfixes, temp. removed ncurses display funtions, fixed...
2004-05-06 hackbardclose all sockets of connections in shutdown process
2004-05-06 hackbardmore abstraction in network.* and input.*, first displa...
2004-05-05 hackbardoups .. added missing files, added Makefile + .cvsignor...