source: roaraudio/roard/network.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5586:5b82b3417705   12 years phi general cleanup for -Wextra
(edit) @5585:024f7f8c937c   12 years phi kill compiler warnings
(edit) @5571:b46ece5b30bf   12 years phi Improved support in roard for client passing.
(edit) @5567:6ecf012d7063   12 years phi roard now tries to auto load missing protocols as plugins (Closes: #275)
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4685:477f2701b7cc   13 years phi argsel, no printf of cause
(edit) @4683:9d58aba09f3e   13 years phi do not kick clients of registered protos on connect…
(edit) @4228:111d72854d33   14 years phi do not create new clients if accept retruned -1
(edit) @3984:4ef1282a14a8   14 years phi send status on connect like rplayd does
(edit) @3981:0dda28251f72   14 years phi activate rplay
(edit) @3912:0d656d1dfbe8   14 years phi better code to get a listen fh
(edit) @3911:703ff1f691d3   14 years phi close socket on error
(edit) @3910:aecb34063151   14 years phi do a lot more checking for invalid client ID
(edit) @3802:958585351e28   14 years phi converted listen socket handling mostly to VIOs
(edit) @3713:38a2d99a3bed   14 years phi moved socket cred things out of the network.c into the …
(edit) @3684:69134bcda4c2   14 years phi added most of the rsound interface
(edit) @3603:d22315758d38   14 years phi use more correct ROAR_WITHOUT_DCOMP_EMUL_SIMPLE, not ROAR_MINIMAL
(edit) @3596:e4694151b8e8   14 years phi disable PulseAudio? Simple protocol emulation in minimal mode
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3359:2cab2820b34c   14 years phi corrected possition of #endif
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3255:970b81dc7c18   14 years phi got PA simple protocol basicly to work
(edit) @3253:05670218c1d3   14 years phi new network interface
(edit) @3129:70bda82a9984   14 years phi replaced g_listen_socket
(edit) @3128:949cdc22e981   14 years phi started to move all the global values for listen sockets into a global …
(edit) @2820:258dc8b97e33   15 years phi change deps on SO_PEERCRED and ROAR_HAVE_GETPEEREID
(edit) @2815:8cf175ac7bf9   15 years phi added nnode support
(edit) @2791:acedbb230930   15 years phi esd emulation does not require complet libesd but only esd.h
(edit) @2789:86670c04d940   15 years phi additional debug lions, unknown protocols a bit more intelegent
(edit) @2545:239cd1f6fac5   15 years phi test if we have esd emulation
(edit) @2530:921f7ac0be31   15 years phi added support for multi homed server
(edit) @2529:eba7f2ff0163   15 years phi got basic streaming working
(edit) @1494:687defe4fca9   15 years phi test for ROAR_SUPPORT_LISTEN, disable listening socket code if not set
(edit) @1484:435ae42d82e7   15 years phi only check for new connections on listening socket if we have select()
(edit) @1183:b1622d2eaf9d   15 years phi forgot about need for var c if ROAR_HAVE_GETPEEREID is defined
(edit) @1182:abf527eb7d7c   15 years phi use getpeereid() if supported by OS
(edit) @1055:9119166575ac   15 years phi test for broken ucred roaraudio_0_1beta4
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @490:dc9ab0d247dc   16 years phi corrected a cast and moved SO_PEERCRED code from req.c to network.c
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.