Added transport' and
protocol' argument to specify transport method and
1999-11-28 Martin Baulig <martin@home-of-linux.org> * include/glibtop/netload.h (glibtop_get_netload): Added `transport' and `protocol' argument to specify transport method and protocol. * include/glibtop/netinfo.h (glibtop_get_netinfo): Added `transport' argument to specify the transport method.
This commit is contained in:
committed by
Martin Baulig
parent
d58748ac66
commit
f850409d45
@@ -35,6 +35,8 @@ handle_slave_connection (int input, int output)
|
||||
u_int64_t number G_GNUC_UNUSED;
|
||||
u_int64_t instance G_GNUC_UNUSED;
|
||||
u_int64_t strategy G_GNUC_UNUSED;
|
||||
u_int64_t transport G_GNUC_UNUSED;
|
||||
u_int64_t protocol G_GNUC_UNUSED;
|
||||
|
||||
unsigned short max_len G_GNUC_UNUSED;
|
||||
pid_t pid G_GNUC_UNUSED;
|
||||
|
Reference in New Issue
Block a user