The slip_listen function configures the SLIP interface to accept incoming SLIP connections by starting the SLIP daemon in server mode. The slip_listen function is in the RL-TCPnet library. The prototype is defined in rtl.h. note - It is common to call the slip_listen function at system startup.
|