> >Hi all, > > > >Yesterday, I was bored at work. :-) > >So I start to write some code to add light on last week ML thread > > about > >sockets file descriptor support, client-side library and stack-side > >interface. > > Great work, Philippe! > > Could this way a socket emulation layer be implemented even for R5? Yes, but it depends on the kernel if select() would work. AFAIK the PostgreSQL port did this. Adios... Axel.