<p dir="ltr"> Have you looked into using named pipes?</p>
<div class="gmail_quote">On Nov 6, 2015 11:56 AM, "Fred Labrosse" <<a href="mailto:ffl@aber.ac.uk">ffl@aber.ac.uk</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">All,<br>
<br>
SO far I have used socat to create a pair of linked pseudo terminals, one<br>
used by rtkrcv to output the solution into, the other to be used by my<br>
favourite NMEA consumers as a "normal" serial device.<br>
<br>
For a number of reasons I would like to move away from socat, so I was<br>
reading about /dev/ptmx.  And this made me think that actually this is<br>
something that rtkrcv should handle, as the holder of the master of the<br>
created slave pseudo terminal.<br>
<br>
Any one knows if rtkrcv can do that?  If not, if I modify rtkrcv so that it<br>
does it, would the authors be interested in the code to include that in the<br>
package?  I can't do it for windows though.<br>
<br>
Cheers,<br>
<br>
Fred<br>
<br>
_______________________________________________<br>
This message is sent to you from <a href="mailto:FOSS-GPS@lists.osgeo.org">FOSS-GPS@lists.osgeo.org</a> mailing list.<br>
Visit <a href="http://lists.osgeo.org/mailman/listinfo/foss-gps" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/foss-gps</a> to manage your subscription<br>
For more information, check <a href="http://wiki.osgeo.org/wiki/FOSS-GPS" rel="noreferrer" target="_blank">http://wiki.osgeo.org/wiki/FOSS-GPS</a></blockquote></div>