fixup! - Always close listening sockets asynchronously, even if we're in the specific thread - Export some lib/ns/client stuff for unit tests - Fix lib/ns unit tests
This commit is contained in:
committed by
Witold Kręcicki
parent
1ac082941c
commit
28d4fa2003
@@ -3,7 +3,10 @@ LIBRARY libns
|
||||
; Exported Functions
|
||||
EXPORTS
|
||||
|
||||
ns__client_put_cb
|
||||
ns__client_request
|
||||
ns__client_reset_cb
|
||||
ns__client_setup
|
||||
ns__interfacemgr_getif
|
||||
ns__interfacemgr_nextif
|
||||
ns__query_sfcache
|
||||
|
||||
Reference in New Issue
Block a user