source: roaraudio/libroar/socket.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @535:150283da52ba   16 years phi make code working again, *hates IPv6*
(edit) @534:e649f09f8e0e   16 years phi #ifdef ROAR_HAVE_IPX around IPX block… roaraudio_0_1_testing5_janus
(edit) @533:bcfbd2933d39   16 years phi move } to where it belongs to
(edit) @531:4f44756a7201   16 years phi prepered a bit IPX code, gave up for today because of the THAT BAD …
(edit) @530:8578b85b0077   16 years phi added pure IPX basic support
(edit) @528:d42830e32ea1   16 years phi adding dummy IPX implementation: are there no docs? Can't even find …
(edit) @521:f7ca1f94e9e5   16 years phi added roar_socket_get_local_nodename() and use it as default hostname
(edit) @520:97b25e01e6a7   16 years phi this code changes seems not to work for me but are 100% correct acccording …
(edit) @514:b9a1df084db8   16 years phi added sockaddr.in6 and return -1 for ROAR_SOCKET_TYPE_INET6
(edit) @512:8fb7528db636   16 years phi use an union for all the sockaddr_*s
(edit) @509:17952ed84309   16 years phi started with IPv6 support
(edit) @508:1129ff87dd1e   16 years phi added DECnet listen support, introused -n/--decnet to roard, added …
(edit) @503:36e7185c2678   16 years phi cleanup
(edit) @502:f0ef9d157f91   16 years phi cleaning up non needed DECnet stuff
(edit) @501:985357040570   16 years phi ha! It's working: RoarAudio via DECnet! :), needs cleanup
(edit) @442:f150cd44ec16   16 years phi enable SO_PASSCRED on UNIX socktes per default
(edit) @376:9547ed19bc09   16 years phi maybe this call works…
(edit) @375:1a8441809146   16 years phi added a prototype for a call to reate a new UDP socket with same local end …
(edit) @374:e3f42f05cdfb   16 years phi added a function to open an UDP socket
(edit) @234:6c85d324d304   16 years phi set IPTOS_LOWDELAY on TCP sockets
(edit) @81:d4aa20e568c9   16 years phi added roar_stream_connect_to() to libroar
(edit) @75:bca1641a0cd8   16 years phi added support to open files like sockets
(edit) @71:6426d93defd0   16 years phi added support to quit the server if all clients are gone and we are in …
(edit) @70:58a327d2e216   16 years phi closing STDIN/STDOUT on fork
(edit) @69:5ef65a9359b3   16 years phi added support to fork a roard instance in background
(edit) @60:d1fa94aadc08   16 years phi added basic UNIX Domain Socket code
(edit) @2:2d5e843739a3   16 years phi added socks4a support
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.