- PL2525 fix: implement SO_SETXID (reset the context ID of an existing
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 20 Oct 2004 02:33:41 +0000 (02:33 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 20 Oct 2004 02:33:41 +0000 (02:33 +0000)
commit26d87f670b6028bc29c99c963b09476c84ed04f5
treed1324e8ee50869b3cdf3d9f766bafd937ed79c1a
parent272fe31225f788b95c91d35481c58ead8afa351d
- PL2525 fix: implement SO_SETXID (reset the context ID of an existing
  socket). Callable by root context only. To avoid having to register a
  new sockopt number, #define SO_SETXID to be SO_PASSCRED (which is not
  usually callable by setsockopt()).
include/linux/socket.h