search for: sendfds

Displaying 3 results from an estimated 3 matches for "sendfds".

Did you mean: sendfd
2019 Jun 27
2
Does ssh need sendfd in pledge() call?
Hi, I posted this question to the OpenBSD bugs list last week, however I have had no reply and it was suggested on IRC that I post here instead. So I must apologise if this is not appropriate. For a reference here is my previous post: https://marc.info/?l=openbsd-bugs&m=156080681530337&w=2 I am running OpenBSD 6.5-stable (also tested on -current). When I ssh somewhere I get a sig abort
2010 Aug 19
1
odd situation slightly off topic (sending file descriptors to another process)
I have coded up the standard sendfd() and recvfd() for linux to send and recv file descriptors. seems to work (http://book.chinaunix.net/special/ebook/addisonWesley/APUE2/0201433079/ch17lev1sec4.html) however when I recvfd() my number of open file descriptors bumps by 2 and not 1. (using lsof -p X | wc -l) I am not sure why the count jumps by 2 and not 1. The sendfd() is just sending a socket
2016 May 18
0
[ANNOUNCE] libxcb 1.12
...by default anymore Daniel Martin (1): Disable Xevie and Xprint by default Emil Velikov (1): Move internal/private dependencies to Requires.private Gaetan Nadon (5): config: default option for enable-dri3 is not implemented config: issue an error if DRI3 is requested, but sendfds is not available sendmsg: remove --enable-sendfds as it is superceeded by --enable-dri3 Add ChangeLog and INSTALL using xorg macros help text: do not report the insanly long list of Warning flags. Jaya Tiwari (2): Adding accessors for requests calculate lengthless lis...