forked from ARMmbed/mbed-os
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for multiple virtual services (ARMmbed#58)
Socket id is initialized to -1 when virtual service is used. Therefore it is not possible to search virtual service based on socket id. Use negative socket id's to identify virtual services. share same socket ID coap-service supports one virtual socket.
- Loading branch information
Arto Kinnunen
authored
Jan 16, 2017
1 parent
7fe6b98
commit 6a5634a
Showing
2 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters