Gregory Nutt
|
fca919f3d2
|
Networking: Fix some compilation issues noted with network is build with CONFIG_BUILD_KERNEL
|
2015-07-05 11:18:56 -06:00 |
|
Gregory Nutt
|
0bdf2d5360
|
UDP Networking: Misc fixes to get the last changes working + cleanup
|
2015-05-29 14:32:56 -06:00 |
|
Gregory Nutt
|
559f1ef825
|
Networking: Clean up and consolidate some clunky stuff by adding new net_timedwait() function
|
2015-02-09 07:50:10 -06:00 |
|
Gregory Nutt
|
c77426e550
|
Cosmetic changes to comments; refresh configuration
|
2015-01-22 14:46:36 -06:00 |
|
Gregory Nutt
|
6175e9eec5
|
Networking: Correct the value returned by accept() in the case where net_lockingwait() is called. It was returning -1 and losing the errno value. Noted by Rony Xln
|
2015-01-22 06:51:31 -06:00 |
|
Gregory Nutt
|
a6b39d1879
|
NET: in-progress change... don't use
|
2014-07-04 16:38:51 -06:00 |
|
Gregory Nutt
|
0526aefb4e
|
NET: Rename g_uipsem to g_netlock
|
2014-07-01 18:21:25 -06:00 |
|
Gregory Nutt
|
c179369a47
|
Rename static functions from uip_* to something more appropriate. Globally scoped functions will take more work
|
2014-06-28 19:26:16 -06:00 |
|
Gregory Nutt
|
64ba574ecc
|
Move files to net/utils; make appropriate name changes, most for uip_lock to net_lock
|
2014-06-26 14:23:21 -06:00 |
|