Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ sockaddr
Class
sockaddr
sourcecommon/tcpserv.cpp:328–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
lport);
327
*/
328
if( bind(h, (struct sockaddr *)&localAddr, sizeof(localAddr)) )
329
{
330
errcode = WSAGetLastError();
331
Error = 5;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected