User:Baba Yamamoto/Eventlet

From Second Life Wiki
< User:Baba Yamamoto
Revision as of 04:13, 17 September 2007 by Baba Yamamoto (talk | contribs) (New page: Been working on getting Eventlet working under windows for a little bit now. Issues: * <strike>Can't build Greenlet</strike> ** Aquired VS 2003 and built greenlet. Created windist instal...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Been working on getting Eventlet working under windows for a little bit now.

Issues:

  • Can't build Greenlet
    • Aquired VS 2003 and built greenlet. Created windist installer.
  • utils.py uses fcntl which is unix only.