1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-05 01:00:21 +02:00
guile/module/web/server
Andy Wingo 31a04ee239 add ability to wake up the poll() in http.scm
* module/web/server/http.scm (make-waker, flush-wake-port): New
  functions, to wake up a poll().
  (http-open): Add a wakeup port to the poll set.
  (http-read): Handle the wakeup port specially.
2012-03-12 17:12:37 +01:00
..
http.scm add ability to wake up the poll() in http.scm 2012-03-12 17:12:37 +01:00