Enrico Weigelt

Results 149 comments of Enrico Weigelt

> Same here and I am not sure why the `#else` branches were introduced. To my understanding this defines functions which maybe should not be defined and could turn compile...

> #1406 > > > Some of the warnings that were brought up in #23 had already been resolved, but these were the residual warnings I had encountered and fixed...

> > > #1406 > > > > Some of the warnings that were brought up in #23 had already been resolved, but these were the residual warnings I had...

what is the specific use case ? where exactly could fd's be leaked ?

ping @stefan11111

I'd rather prefer adding an _XSERVTransCloseExec() function instead. Note that in the longer run, I'd like to get rid of xtrans entirely.

> > Note that in the longer run, I'd like to get rid of xtrans entirely. > > What will it be replaced by? pure bsd sockets? yes, possibly with...

hmm, maybe it's better adding `action` field to NewClientInfoRec telling what really happens, so we look at this instead of the current state. And then add another call right at...