shrub/pkg/hs/urbit-king/lib/Urbit/Vere
Elliot Glaysher 81fb798bfb king: handle IOError from recvFrom in ames.
This is an attempt to fix the ames driver so that it reestablishes
a socket after a socket error. This should theoretically fix the
"ames dcoesn't work after computer sleeps" issue, so that when the
os closses a socket, we detect this in waitPacket and attempt to
reestablish the socket.

Closes #2190
2020-04-08 13:33:33 -07:00
..
Http king: Add command-line flags to configure HTTP and HTTPS ports. 2020-03-04 19:13:21 -08:00
Pier Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
Term king: First stab at removing terminfo dependency. 2020-02-20 14:41:07 +04:00
Ames.hs king: handle IOError from recvFrom in ames. 2020-04-08 13:33:33 -07:00
Behn.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
Clay.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
Dawn.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
Http.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
LMDB.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
LockFile.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
Log.hs Merge branch 'king-haskell' into philip/king-replay 2020-01-23 21:47:06 -08:00
NounServ.hs Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob} 2020-01-23 21:28:38 -08:00
Pier.hs king: Factored all terminal rendering logic into its own module. 2020-02-20 14:41:03 +04:00
Serf.hs Fix counting bug in event log replay. 2020-02-05 15:20:32 -08:00
Term.hs king: First stab at removing terminfo dependency. 2020-02-20 14:41:07 +04:00