index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
/
socket.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add _c versions of functions that otherwise return static buffers
Harald Welte
2019-04-10
1
-0
/
+1
*
socket: osmo_sock_get_name() Use "const void *" as talloc context
Harald Welte
2019-03-19
1
-1
/
+1
*
socket.h: add missing include
Max
2019-02-04
1
-2
/
+7
*
socket: add define for socket name length
Philipp Maier
2019-01-17
1
-0
/
+2
*
add to osmo_sock_get_name*() API
Neels Hofmeyr
2018-12-19
1
-0
/
+3
*
Add osmo_sockaddr_in_to_str_and_uint()
Max
2018-12-07
1
-0
/
+3
*
add osmo_sock_get_{local,remote}_ip{,_port}()
Oliver Smith
2018-10-26
1
-0
/
+6
*
socket: add flag to enforce SO_REUSEADDR on UDP sockets
Philipp Maier
2018-08-23
1
-0
/
+2
*
add osmo_sockaddr_to_str_and_uint()
Neels Hofmeyr
2018-07-20
1
-0
/
+3
*
socket: add function osmo_sock_local_ip() to query local ip
Philipp Maier
2017-10-23
1
-0
/
+2
*
socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option
Harald Welte
2017-07-13
1
-0
/
+2
*
socket: Allow disabling multicast loop on socket creation
Harald Welte
2017-07-13
1
-0
/
+2
*
socket.c: Add multicast related convenience functions
Harald Welte
2017-07-13
1
-0
/
+6
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-5
/
+4
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
socket: Add osmo_sock_init2_ofd() function
Pau Espin Pedrol
2017-05-26
1
-0
/
+4
*
Add osmo_sock_init2() function, allowing both BIND *and* CONNECT
Harald Welte
2017-04-09
1
-0
/
+4
*
socket: Introduce function to obtain socket name
Harald Welte
2017-01-27
1
-0
/
+2
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-0
/
+3
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
1
-4
/
+1
*
src/socket: Adding unix domain socket support
Álvaro Neira Ayuso
2014-03-26
1
-0
/
+6
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
misc: Fix warning when compiling telnet_interface.c
Holger Hans Peter Freyther
2012-03-16
1
-0
/
+1
*
some more doxygen work (include the notion of modules)
Harald Welte
2011-08-17
1
-38
/
+6
*
start to add doxygen documentation to libosmocore headers
Harald Welte
2011-08-16
1
-1
/
+42
*
socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags
Pablo Neira Ayuso
2011-06-13
1
-3
/
+8
*
socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() function
Harald Welte
2011-05-22
1
-0
/
+3
*
GSMTAP/socket code: Check for sys/socket.h and conditionally compile
Harald Welte
2011-05-22
1
-2
/
+3
*
gsmtap: rework GSMTAP API to be more future-proof
Harald Welte
2011-05-22
1
-0
/
+16