Soup.Socket.read_until – libsoup-2.4 Reference Manual
Packages
libsoup-2.4
Soup
Socket
async_context
clean_dispose
is_server
local_address
non_blocking
remote_address
ssl_creds
ssl_fallback
ssl_strict
timeout
tls_certificate
tls_errors
trusted_certificate
use_proxy
use_thread_context
Socket
connect_async
connect_sync
disconnect
get_fd
get_local_address
get_remote_address
is_connected
is_ssl
listen
read
read_until
start_proxy_ssl
start_ssl
write
disconnected
event
new_connection
readable
writable
read_until
Description:
public
SocketIOStatus
read_until
(
uint8
[] buffer,
void
* boundary,
size_t
boundary_len,
out
size_t
nread,
bool
got_boundary,
Cancellable
? cancellable =
null
)
throws
Error