]> git.sesse.net Git - vlc/commit
net: fix socket blocking if accept4 not available
authorErwan Tulou <erwan10@videolan.org>
Sat, 3 Apr 2010 15:30:17 +0000 (17:30 +0200)
committerErwan Tulou <erwan10@videolan.org>
Sat, 3 Apr 2010 16:54:14 +0000 (18:54 +0200)
commit3bb6e111d59c77f9506b45181fd73c0274a81135
tree8fb6f4f6ccc7d9481c370bd5d1584facbc69a78d
parent186273ab98627fdc08973340edaf5767b2aa1fb6
net: fix socket blocking if accept4 not available

same options needed for vlc_accept as those for vlc_socket
src/text/filesystem.c