xfer.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 171 | 41% |
空行行数 | 75 | 18% |
実行行数 | 171 | 41% |
合計行数 | 417 | 100% |
内容 | 定義数 |
---|---|
関数数 | 19 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | xfer_close | void | Close data transfer interface |
2 |
Function | xfer_vredirect | int | Send redirection event |
3 |
Function | xfer_redirect | int | Send redirection event |
4 |
Function | xfer_window | size_t | Check flow control window |
5 |
Function | xfer_alloc_iob | struct io_buffer * | Allocate I/O buffer |
6 |
Function | xfer_deliver_iob_meta | int | Deliver datagram as I/O buffer with metadata |
7 |
Function | xfer_deliver_iob | int | Deliver datagram as I/O buffer with metadata |
8 |
Function | xfer_deliver_raw | int | Deliver datagram as raw data |
9 |
Function | xfer_vprintf | int | Deliver formatted string |
10 |
Function | xfer_printf | int | Deliver formatted string |
11 |
Function | xfer_seek | int | Seek to position |
12 |
Function | ignore_xfer_close | void | Helper methods |
13 |
Function | ignore_xfer_vredirect | int | Ignore vredirect() event |
14 |
Function | unlimited_xfer_window | size_t | Unlimited flow control window |
15 |
Function | no_xfer_window | size_t | No flow control window |
16 |
Function | default_xfer_alloc_iob | struct io_buffer * | Allocate I/O buffer |
17 |
Function | xfer_deliver_as_raw | int | Deliver datagram as raw data |
18 |
Function | xfer_deliver_as_iob | int | Deliver datagram as I/O buffer |
19 |
Function | ignore_xfer_deliver_raw | int | Ignore datagram as raw data event |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー