12345678910111213141516171819202122 |
- <map id="Socket_new" name="Socket_new">
- <area shape="rect" id="node1" title="Create a new socket and TCP connect to an address/port." alt="" coords="5,454,100,481"/>
- <area shape="rect" id="node2" href="$LinkedList_8c.html#abc7a28449893dfa775c2f709349968b4" title="Append an item to a list." alt="" coords="170,175,258,202"/>
- <area shape="rect" id="node4" href="$Log_8c.html#a669722e3f57811871f97c12392aba85d" title="Log a message." alt="" coords="819,403,863,430"/>
- <area shape="rect" id="node5" href="$Socket_8c.html#a4c933d467e9ab2848b9590fe45f21f2f" title="Add a socket to the list of socket to check with select." alt="" coords="148,555,280,582"/>
- <area shape="rect" id="node6" href="$Socket_8c.html#a9da80ce7e69ae76dee95c94a2349c462" title="Close a socket and remove it from the select list." alt="" coords="163,327,265,354"/>
- <area shape="rect" id="node16" href="$Socket_8c.html#a39a32a0495e5cba033f3c7fee72ae797" title="Gets the specific error corresponding to SOCKET_ERROR." alt="" coords="571,403,667,430"/>
- <area shape="rect" id="node3" href="$LinkedList_8c.html#a321a3598d6979c7af3f995b77ea2cec3" title="Append an already allocated ListElement and content to a list." alt="" coords="331,74,474,101"/>
- <area shape="rect" id="node7" href="$LinkedList_8c.html#a1738915a6d6f10022e9ee1481c0ae452" title="List callback function for comparing integers." alt="" coords="359,403,446,430"/>
- <area shape="rect" id="node8" href="$LinkedList_8c.html#a4bb7c34fe9a5832d65f530091e0fad0d" title="Removes and frees an element in a list by comparing the content." alt="" coords="782,150,901,177"/>
- <area shape="rect" id="node12" href="$Socket_8c.html#aa24d7c85b03f09f16c78de0c1a9b3580" title="Continue an outstanding write for a particular socket." alt="" coords="338,251,467,278"/>
- <area shape="rect" id="node15" href="$Socket_8c.html#a0e0f2981efa6caf604e8f0fc1072af90" title="Close a socket without removing it from the select list." alt="" coords="337,353,468,379"/>
- <area shape="rect" id="node17" href="$SocketBuffer_8c.html#abb5eae96f4c62d1e6fefed8d078ecba8" title="Cleanup any buffers for a specific socket." alt="" coords="328,125,477,151"/>
- <area shape="rect" id="node9" href="$LinkedList_8c.html#ab82181e0c1d96954f82dee67cee41296" title="Removes and optionally frees an element in a list by comparing the content." alt="" coords="971,99,1052,126"/>
- <area shape="rect" id="node10" href="$LinkedList_8c.html#acad319e9ce896ff1fff30ddbeb06d22d" title="Finds an element in a list by comparing the content or pointer to the content." alt="" coords="1100,99,1195,126"/>
- <area shape="rect" id="node11" href="$LinkedList_8c.html#a7c6fba7f4b569c69829676bed2852ee9" title="Forward iteration through a list." alt="" coords="1243,99,1361,126"/>
- <area shape="rect" id="node13" href="$SocketBuffer_8c.html#a524311e577a7225a09fb944904c17886" title="Get any queued write data for a specific socket." alt="" coords="543,201,695,227"/>
- <area shape="rect" id="node14" href="$SocketBuffer_8c.html#a39f1ee9c98bc12a7be4d7a40b03550d5" title="List callback function for comparing pending_writes by socket." alt="" coords="760,99,923,126"/>
- <area shape="rect" id="node18" href="$LinkedList_8c.html#a8430370b2b15c56ec95bb8e7e36753a5" title="Removes and frees an item in a list by comparing the pointer to the content." alt="" coords="795,49,887,75"/>
- <area shape="rect" id="node19" href="$SocketBuffer_8c.html#ae8667990c5933c3af9b90a163bba34dc" title="A socket write has now completed so we can get rid of the queue." alt="" coords="525,99,712,126"/>
- <area shape="rect" id="node20" href="$SocketBuffer_8c.html#acebc1cbb93be4588f33b04ed404f6dbf" title="List callback function for comparing socket_queues by socket." alt="" coords="563,150,674,177"/>
- </map>
|