June 28, 2011
Txnamedpipes: using Windows namedpipes with twisted

At Ubuntu One we required to be able to use named pipes on windows for IPC. This is a ver normal process in multi-process applications like the one we are going to provide, but in our case we had a…