Project

General

Profile

Actions

Bug #4320

closed

rpc_svc_reg(3nsl): svc_pollfd is modified too

Added by Marcel Telka over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
manpage - manual pages
Start date:
2013-11-13
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

Both xprt_register() and xprt_unregister() modifies both svc_fdset and svc_pollfd, but in the rpc_svc_reg(3nsl) man page the svc_pollfd is not mentioned. For example:

     void xprt_register(const SVCXPRT *xprt);

         After RPC service transport handle xprt is  created,  it
         is registered with the RPC service package. This routine
         modifies   the   global    variable    svc_fdset    (see
         rpc_svc_calls(3NSL)).  Service  implementors  usually do
         not need this routine.

The description of both functions should be modified to note both svc_fdset and svc_pollfd.

Actions #1

Updated by Marcel Telka over 8 years ago

  • Status changed from New to In Progress
  • Assignee set to Marcel Telka
Actions #2

Updated by Marcel Telka over 8 years ago

  • Status changed from In Progress to Pending RTI
Actions #3

Updated by Electric Monk over 8 years ago

  • Status changed from Pending RTI to Closed
  • % Done changed from 0 to 100

git commit c235b016b0b38466c37f5fe5360c79e58fa3062d

commit  c235b016b0b38466c37f5fe5360c79e58fa3062d
Author: Marcel Telka <marcel.telka@nexenta.com>
Date:   2014-11-24T21:41:32.000Z

    4320 rpc_svc_reg(3nsl): svc_pollfd is modified too
    Reviewed by: Richard Lowe <richlowe@richlowe.net>
    Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
    Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
    Approved by: Dan McDonald <danmcd@omniti.com>

Actions

Also available in: Atom PDF