aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/netif/datagram.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-19docs: Improve/clean-up doxygen for datagram.[ch]Harald Welte1-0/+13
2017-04-29misc: Call the variable ctx like in all other placesHolger Hans Peter Freyther1-3/+3
2017-04-10stream+datagram: Allow local bind + connect for client socketsHarald Welte1-0/+2
2012-10-21dgram: add osmo_dgram_get_dataPablo Neira Ayuso1-0/+1
2012-08-15src: shorter names for datagram socketsPablo Neira Ayuso1-31/+31
2011-10-17datagram: add osmo_dgram_conn_recvPablo Neira Ayuso1-2/+5
2011-10-14datagram: change prototype of osmo_dgram_conn_set_read_cbPablo Neira Ayuso1-1/+1
2011-10-09datagram: add osmo_ prefix to all functionsPablo Neira Ayuso1-29/+29
2011-10-05add generic datagram socket infrastructure and examplesPablo Neira Ayuso1-0/+47