Print this page
6107 port_notify_t prefix mispelt in port_associate(3C)
*** 36,47 ****
with these event sources. See port_create(3C) and signal.h(3HEAD).
The port_notify_t structure contains the following members:
! int portntfy_port; /* bind request(s) to port */
! void *portntfy_user; /* user defined cookie */
Objects of type PORT_SOURCE_FD are file descriptors. The event types
for PORT_SOURCE_FD objects are described in poll(2). At most one event
--- 36,47 ----
with these event sources. See port_create(3C) and signal.h(3HEAD).
The port_notify_t structure contains the following members:
! int portnfy_port; /* bind request(s) to port */
! void *portnfy_user; /* user defined cookie */
Objects of type PORT_SOURCE_FD are file descriptors. The event types
for PORT_SOURCE_FD objects are described in poll(2). At most one event
*** 351,356 ****
rctladm(1M), poll(2), setrctl(2), port_alert(3C), port_create(3C),
port_get(3C), port_send(3C), signal.h(3HEAD), attributes(5)
! November 9, 2007 PORT_ASSOCIATE(3C)
--- 351,356 ----
rctladm(1M), poll(2), setrctl(2), port_alert(3C), port_create(3C),
port_get(3C), port_send(3C), signal.h(3HEAD), attributes(5)
! August 8, 2015 PORT_ASSOCIATE(3C)