427b3b8fcb
net/utils: return from net_breaklock() was being clobbered. net/: Replace all calls to iob_alloc() with calls to net_ioballoc() which will release the network lock, if necessary. net/utils, tcp, include/net: Separate out the special IOB allocation logic and place it in its own function. Prototype is available in a public header file where it can also be used by network drivers. net/utils: net_timedwait() now uses new net_breaklock() and net_restorelock(). |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
udp_callback.c | ||
udp_conn.c | ||
udp_devpoll.c | ||
udp_finddev.c | ||
udp_input.c | ||
udp_ipselect.c | ||
udp_netpoll.c | ||
udp_psock_send.c | ||
udp_psock_sendto_buffered.c | ||
udp_psock_sendto_unbuffered.c | ||
udp_send.c | ||
udp_setsockopt.c | ||
udp_wrbuffer_dump.c | ||
udp_wrbuffer.c | ||
udp.h |