Home
last modified time | relevance | path

Searched refs:client_written (Results 1 – 6 of 6) sorted by relevance

/dports/net/dante/dante-1.4.3/sockd/
H A Ddante_udp.c1339 target->client_written.bytes += sendtoflags.tosocket;
1340 target->client_written.packets += 1;
H A Dsockd_udp.c881 src->written = udpclient->client_written;
H A Dsockd_io.c3184 src_written = client->client_written.bytes,
3185 src_packetswritten = client->client_written.packets;
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h2118 iocount_t client_written; /* written to client. */ member
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_tmux1172 'client_written:bytes written to client'
/dports/sysutils/tmux/tmux-3.2a/
H A DCHANGES1155 - #{client_written} -- the number of bytes written to the client.