ng_hub.4 (7c8102300ac7e750c50a1d936072963f74253ed2) ng_hub.4 (c60bda17f2a9ed4a8c1ef6483ee7b8f207de7129)
1.\" Copyright (c) 2004 Ruslan Ermilov
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 34 unchanged lines hidden (view full) ---

43A
44.Nm hub
45node accepts any request to connect, regardless of the hook name,
46as long as the name is unique.
47.Sh CONTROL MESSAGES
48This node type supports the generic control messages, plus the
49following:
50.Bl -tag -width foo
1.\" Copyright (c) 2004 Ruslan Ermilov
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 34 unchanged lines hidden (view full) ---

43A
44.Nm hub
45node accepts any request to connect, regardless of the hook name,
46as long as the name is unique.
47.Sh CONTROL MESSAGES
48This node type supports the generic control messages, plus the
49following:
50.Bl -tag -width foo
51.It Dv NGM_HUB_SET_PERSISTENT
51.It Dv NGM_HUB_SET_PERSISTENT Pq Ic setpersistent
52This command sets the persistent flag on the node, and takes no arguments.
53.El
54.Sh SHUTDOWN
55This node shuts down upon receipt of a
56.Dv NGM_SHUTDOWN
57control message, or when all hooks have been disconnected. Setting the
58persistent flag via a
59.Dv NGM_HUB_SET_PERSISTENT

--- 16 unchanged lines hidden ---
52This command sets the persistent flag on the node, and takes no arguments.
53.El
54.Sh SHUTDOWN
55This node shuts down upon receipt of a
56.Dv NGM_SHUTDOWN
57control message, or when all hooks have been disconnected. Setting the
58persistent flag via a
59.Dv NGM_HUB_SET_PERSISTENT

--- 16 unchanged lines hidden ---