- 10 Oct, 2014 1 commit
-
-
Luca Barbato authored
Trying to write to a stream id larger the the maximum requested is a programming error, still there is no reason to leave a reachable abort() in the codebase. CC: libav-stable@libav.org
-
- 25 Aug, 2014 1 commit
-
-
Rémi Denis-Courmont authored
If the remote end of a connection oriented socket hangs up, generating an EPIPE error is preferable over an unhandled SIGPIPE signal. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 05 Aug, 2013 1 commit
-
-
Luca Barbato authored
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 25 Jul, 2012 1 commit
-
-
Jordi Ortiz authored
Without this patch a user a bit absent-minded may not notice that the connection doesn't work because the port is missing. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 26 Jun, 2012 1 commit
-
-
Martin Storsjö authored
This heaader is required for close() for sockets in network code. For winsock, the equivalent function is defined in the winsock2.h header. This avoids having the HAVE_UNISTD_H in all files dealing with raw sockets. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 20 Jun, 2012 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 09 May, 2012 1 commit
-
-
Sean McGovern authored
Replace SOL_SCTP by the more portable IPPROTO_SCTP. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 08 May, 2012 1 commit
-
-
Luca Barbato authored
Signed-off-by:
Jordi Ortiz <nenjordi@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-