filter-slip man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

FILTER-SLIP(2)							FILTER-SLIP(2)

NAME
       slip - SLIP data framing protocol

SYNOPSIS
       include "filter.m";

       slip := load Filter Filter->SLIPPATH;

       init:  fn();
       start: fn(param: string): chan of ref Rq;

DESCRIPTION
       Slip provides the SLIP data framing protocol described by RFC1055.  The
       module is an implementation of the general data-processing module  type
       Filter; see filter(2) for details of that general interface.

       Init must be called before any other operation of the module.

       Start begins SLIP line encoding or decoding via the channel it returns,
       following the protocol of filter(2).  Param is one of the two following
       strings:

       encode The filter takes the block of data obtained by each Rq.Fill mes‐
	      sage, adds  framing  and	escape	characters  as	required,  and
	      returns the resulting data block in an Rq.Result message.

       decode The  filter operates on the data in Rq.Fill messages as a single
	      stream of bytes, providing an Rq.Result message for each	framed
	      message found in the stream, with escape characters processed to
	      retrieve the original data.

SOURCE
       /appl/lib/slip.b

SEE ALSO
       filter(2)

								FILTER-SLIP(2)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net