Class
FCGI::UnknownTypeRecord
In:
lib/fcgi.rb
Parent:
FCGI::Record
Methods
new
parse
Constants
BODY_FORMAT
=
'CC7'
uint8_t type; uint8_t reserved[7];
Attributes
unknown_type
[R]
Public Class methods
new
(id, t)
parse
(id, body)
[Validate]