[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-02-07 (11:00) |
From: | Anastasia Gornostaeva <ermine@e...> |
Subject: | timer again |
Hello. How I can handle network connections manually? When in a programm is used timer.ml with default tick unit = 100 milliseconds (pllab.kaist.ac.kr/%7Eshoh/ocaml/libs/timer/), it is not possible to open connections to some servers using Unix.open_connection -- the program always get EINTR. Platform idepedent (noticed on freebsd and linux debian). ermine