On Monday 19 August 2002 11:41 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | On Monday 19 August 2002 11:27 am, Lars Gullik Bjønnes wrote: > >> Angus Leeming <[EMAIL PROTECTED]> writes: > >> | On Monday 19 August 2002 10:43 am, Lars Gullik Bjønnes wrote: > >> >> I have a small socket lib that I use from time to time... > >> >> (It works for named sockets/unix sockets/local sockets as well.) > >> | > >> | Isn't this just what lyxserver needs? It just sends and receives dats > >> | to and from FIFO files. > >> > >> But it does not support pipes. > | > | I take it that you mean your library does not supprt pipes. > > Right. > > And I really think that we should ditch pipes as well and move on to > local sockets.
What about OS/2 and Windows? Do they have local sockets?