XP Serial port control
- From: "cubscout" <de_jean@xxxxxxxxxxxxx>
- Date: 30 Dec 2005 20:55:36 -0800
I am trying to use the serial port from perl, but I need O_NONBLOCK. I
thought I had this working on Win2k, but on XP I get: "vendor has not
defined Fcntl macro O_NONBLOCK". I've tried other various methods such
as IO::Select (which does not work), and I tried Serialport.pm which
predates XP! Anyone have suggestions for XP? I'm stuck! How can I
not block with a serial port?
.
- Follow-Ups:
- Re: XP Serial port control
- From: Samwyse
- Re: XP Serial port control
- Prev by Date: Re: My Regexp XML Parser -> Structured Perl Data, Cut & Paste Version, No Module's (Vol I)
- Next by Date: FAQ 6.6 How can I make "\w" match national character sets?
- Previous by thread: FAQ 4.74 How do I define methods for every class/object?
- Next by thread: Re: XP Serial port control
- Index(es):
Relevant Pages
|