]> git.tuebingen.mpg.de Git - paraslash.git/commit
introduce para_select()
authorAndre <maan@p133.(none)>
Fri, 7 Apr 2006 12:28:09 +0000 (14:28 +0200)
committerAndre <maan@p133.(none)>
Fri, 7 Apr 2006 12:28:09 +0000 (14:28 +0200)
commitd7cda933daa35663b2b9b61d62cb514afa37fd18
tree49a1b92a071aa9ae7ef0569a4ec3c2091de3c742
parentf2a7b00cf72104a38733b7bf3add9fb19dd71c93
introduce para_select()

A simple wrapper for select(2) that checks for EINTR and restarts the
select call in this case.
13 files changed:
Makefile.in
audioc.c
audiod.c
configure.ac
fd.c
fd.h
grab_client.c
gui.c
play.c
recv.c
sdl_gui.c
server.c
stat.c