index
:
delta/libnice.git
add-ci
latest-release
lock-addr-cache-in-udp-sink
master
msvc-build
passive-close-child
test-build-pages
wip/accept-turn-in-verify-remote-cand
wip/phab/T3557-non-unique-pair-foundations
gitlab.freedesktop.org: libnice/libnice.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
socket
/
udp-bsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gaddr initialization
Livio Madaro
2012-08-03
1
-2
/
+2
*
Cache GSocketAddress in UdpBsdSocket
Olivier Crête
2012-05-28
1
-9
/
+33
*
Fix tcp-bsd/udp-bsd coding style, add robustness and remove use of name_len
Youness Alaoui
2012-03-01
1
-17
/
+14
*
Fix memory leak with udp-bsd
Youness Alaoui
2012-03-01
1
-11
/
+12
*
Fix coding style
Youness Alaoui
2012-03-01
1
-19
/
+19
*
Replace sockets with GSocket
Livio Madaro
2012-03-01
1
-52
/
+54
*
set nonblocking mode for socket on Windows
Livio Madaro
2012-02-23
1
-0
/
+5
*
udp-bsd: Do not return an error for CONNRESET errors from ICMP
Madaro Livio
2012-02-13
1
-1
/
+2
*
Add support for windows's compilation through MinGW
Nader Morshed
2011-11-30
1
-3
/
+1
*
Merge remote branch 'tester/misc-fixes' into nice-kakaroto
Youness Alaoui
2010-07-20
1
-4
/
+0
|
\
|
*
udp-bsd: Remove useless check from nice_udp_bsd_socket_new
Olivier Crête
2010-05-21
1
-4
/
+0
*
|
udp-bsd: Create IPv6 socket if it such an address
Olivier Crête
2010-06-27
1
-0
/
+6
|
/
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-5
/
+4
*
Even for UDP sockets, we should handle EAGAIN errors because it can happen.. ...
Youness Alaoui
2009-11-10
1
-0
/
+9
*
Socket layer refactorising and adding of tcp-bsd, pseudossl, and moved the tc...
Youness Alaoui
2008-12-08
1
-137
/
+68
*
fix udp-turn closesocket for windows. use sockfd since sock->fileno is not ye...
Youness Alaoui
2008-11-19
1
-2
/
+2
*
Use the correct size for sockaddr_storage, otherwise it won't work on mac os ...
Youness Alaoui
2008-11-17
1
-4
/
+9
*
replace close by closesocket for windows
Youness Alaoui
2008-11-03
1
-0
/
+16
*
Fix includes for win32 compilation
Youness Alaoui
2008-11-03
1
-1
/
+6
*
use socklen_t where needed, and cast it to size_t as it defined as an int in ...
Youness Alaoui
2008-10-28
1
-2
/
+2
*
remove unnecessary inclusion of socket files in some files, and make glib inc...
Youness Alaoui
2008-10-28
1
-1
/
+0
*
Add nice_socket_is_reliable to the API
Youness Alaoui
2008-10-08
1
-0
/
+7
*
port test-bsd to the new API
Youness Alaoui
2008-10-07
1
-1
/
+0
*
Much better NiceSocket API now, no more need for a socket factory
Youness Alaoui
2008-10-07
1
-38
/
+22
*
Update udp socket layers to new NiceSocket API
Youness Alaoui
2008-10-06
1
-9
/
+9
*
Renaming udp directory to socket
Youness Alaoui
2008-10-06
1
-0
/
+244