HomeFreeBSD

Mark fgetsock() and fputsock() as depcrecated: callers should rely on

Description

Mark fgetsock() and fputsock() as depcrecated: callers should rely on
the file descriptor reference, rather than paying additional lock
operations to acquire a socket reference from the file descriptor.
This will also help to ensure that file descriptor based socket
requests are not delivered to a socket after close. Most consumers
have already been converted to this model.

MFC after: 3 months

Details

Provenance
rwatsonAuthored on Apr 1 2006, 11:09 AM
Parents
rG449e2f5c7778: Convert the SYNOPSIS section to look like the ones used in other driver
Branches
Unknown
Tags
Unknown

Event Timeline