index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move common socket routine into separate function
Max
2014-10-13
1
-29
/
+24
*
add missing copyright statements to source code files
Harald Welte
2014-09-11
1
-0
/
+21
*
src/socket: Adding unix domain socket support
Álvaro Neira Ayuso
2014-03-26
1
-0
/
+102
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-1
/
+1
*
socket: fix osmo_sock_init with SOCK_RAW and IPPROTO_RAW
Pablo Neira Ayuso
2013-01-15
1
-3
/
+16
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
sync prototype of osmo_sockaddr_is_local with declaration
Harald Welte
2012-04-08
1
-1
/
+1
*
freebsd: Fixes for the compilation of libosmocore on FreeBSD
Holger Hans Peter Freyther
2011-11-09
1
-0
/
+2
*
some more doxygen work (include the notion of modules)
Harald Welte
2011-08-17
1
-1
/
+48
*
socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags
Pablo Neira Ayuso
2011-06-13
1
-10
/
+28
*
socket: getaddrinfo(): set AI_PASSIVE if we want to bind
Harald Welte
2011-05-31
1
-0
/
+3
*
socket: remove unused IPv4 related header includes
Harald Welte
2011-05-29
1
-2
/
+0
*
socket: Skip ifa's without ifa->ifa_addr
Harald Welte
2011-05-24
1
-0
/
+2
*
socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() function
Harald Welte
2011-05-22
1
-1
/
+34
*
remove debug printf from socket.c
Harald Welte
2011-05-22
1
-1
/
+0
*
GSMTAP/socket code: Check for sys/socket.h and conditionally compile
Harald Welte
2011-05-22
1
-1
/
+5
*
gsmtap: rework GSMTAP API to be more future-proof
Harald Welte
2011-05-22
1
-0
/
+143