Re: licensing of intloop() in libddekit/interrupt.c

2015-12-01 Thread Robert Millan
El 30/11/15 a les 23:20, Olaf Buddenhagen ha escrit: > Hi Robert, > > On Sun, Nov 08, 2015 at 09:39:49PM +0100, Robert Millan wrote: > >> I have thus merged the remaining bits of GNU/Hurd port > [...] >> with this commit the port is now complete. > > Great! :-) > > I was wondering, now that thi

Re: RFC: Add support for {get,set}sockopt (..., SO_{RCV,SND}BUF, ...) in pflocal

2015-12-01 Thread Samuel Thibault
Svante Signell, on Tue 01 Dec 2015 15:37:14 +0100, wrote: > Furthermore, the RPC for socket_setopt in socket.defs > is wrong: The set value should be returned in parameter optval, see > http://pubs.opengroup.org/onlinepubs/9699919799/functions/setsockopt.html > and setsockopt(2). I don't understan

RFC: Add support for {get,set}sockopt (..., SO_{RCV,SND}BUF, ...) in pflocal

2015-12-01 Thread Svante Signell
Hi, The attached patch is an attempt to support getting and setting buffer sizes in pflocal. A simple test case is also attached, with output inlined here. Limits are set on min and max buffer sizes, as on GNU/Linux, however not the same values. Additionally, setsockopt() does not return a buffer