agent: Separate return from NiceSocket and internal enum
The same variable was used for return values from NiceSocket and for the internal enum, but 0 and -1 have different meanings in both.
Showing
Please register or sign in to comment