Gets @server's list of listening sockets.
You should treat these sockets as read-only; writing to or modifiying any of these sockets may cause @server to malfunction.
(Beware that in contrast to the old soup_server_get_listener(), this function returns #GSockets, not #SoupSockets.)
a list of listening sockets.
See Implementation
Gets @server's list of listening sockets.
You should treat these sockets as read-only; writing to or modifiying any of these sockets may cause @server to malfunction.
(Beware that in contrast to the old soup_server_get_listener(), this function returns #GSockets, not #SoupSockets.)