N_TTY_RECEIVE_BREAK

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

n_tty_receive_break - handle break  

SYNOPSIS

"SYNOPSIS"

void n_tty_receive_break (struct tty_struct * tty);  

ARGUMENTS

tty
terminal
 

DESCRIPTION

An RS232 break event has been hit in the incoming bitstream. This can cause a variety of events depending upon the termios settings.

Called from the receive_buf path so single threaded.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:31 GMT, October 09, 2005