[medusa] asyncore & asynchat implementation in C++

Sam Rushing rushing@n...
Mon, 10 Jul 2000 20:36:38 -0700 (PDT)


vshkap01@h... writes:
> Are there any plans to update the C++ version of the library. The
> file dates of cpp files are all 1996 compared with frequent updates
> of python version.

Not that I know of. It's possible that Digital Creations is using
that code (I think I originally wrote it for them?). I bet the
moving-target nature of STL means it'll require some header
renaming/juggling to get it to work nowadays.

-Sam