Xref: utzoo comp.unix.wizards:19403 comp.mail.uucp:3769 Path: utzoo!attcan!uunet!cs.utexas.edu!samsung!aplcen!haven!mimsy!chris From: chris@mimsy.umd.edu (Chris Torek) Newsgroups: comp.unix.wizards,comp.mail.uucp Subject: Re: uucp over terminal server Message-ID: <20831@mimsy.umd.edu> Date: 19 Nov 89 20:35:23 GMT References: <1243@lemuria.UUCP> <1017@maxim.erbe.se> <91705@pyramid.pyramid.com> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 18 In article <91705@pyramid.pyramid.com> romain@pyramid.pyramid.com (Romain Kang) writes: >[`log in' on the tcp uucp port, and then run the g protocol.] >The potential disadvantage that I see is that the pkcget() stall code >in 4.3 uucp or the VMIN termio setting in HDB aren't applicable to >non-tty descriptors like sockets .... My stall code would work if you somehow set linebaudrate. The VMIN code will fail since a TCP connection is not a tty, but my code just does a select on no file descriptors. Incidentally, someone really ought to try tweaking the 1/10th second `guess' I used for the initial `delay since we last got here', now that UUCP is generally run on something other than a VAX 11/780 with Able DH/DM devices (which is where I tested it). -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@cs.umd.edu Path: uunet!mimsy!chris