docs: remove redundant socketp sentence per review

This commit is contained in:
jayvenn21 2026-02-09 19:37:20 -05:00
parent ba041b04a1
commit 8158f622a6

View file

@ -103,7 +103,7 @@ active transfer. It might soon be added again. After libcurl signals
CURL_POLL_REMOVE, the application must stop monitoring that socket on
libcurl's behalf. libcurl does not track idle connections. The pointer
previously assigned to the socket with curl_multi_assign(3) is forgotten by
libcurl. Applications must not rely on *socketp* to track idle connections.
libcurl.
When a socket is given a CURL_POLL_REMOVE value, it might be because libcurl
is going to close it, but it might also mean that it does not need any more