Skip to main content

Crate telnetd

Crate telnetd 

Source

Structsยง

BufWriter ๐Ÿ”’
BumpAllocator
TelnetSession ๐Ÿ”’
__FreeNode ๐Ÿ”’

Enumsยง

LineAction ๐Ÿ”’

Constantsยง

__MIN_ALIGN ๐Ÿ”’
__MIN_BLOCK_SIZE ๐Ÿ”’

Staticsยง

GLOBAL_ALLOCATOR ๐Ÿ”’
__ALLOC_LOCK ๐Ÿ”’
__FREE_LIST_HEAD ๐Ÿ”’
__HEAP ๐Ÿ”’
__HEAP_OFFSET ๐Ÿ”’

Functionsยง

__align_up ๐Ÿ”’
Implements align up.
__alloc_size ๐Ÿ”’
Implements alloc size.
__lock_alloc ๐Ÿ”’
Implements lock alloc.
__unlock_alloc ๐Ÿ”’
Implements unlock alloc.
_start
Implements start.
alloc_error ๐Ÿ”’
Implements alloc error.
handle_bytes ๐Ÿ”’
Implements handle bytes.
handle_command ๐Ÿ”’
Implements handle command.
log ๐Ÿ”’
Implements log.
open_listener ๐Ÿ”’
Opens listener.
panic ๐Ÿ”’
Implements panic.
read_text_file ๐Ÿ”’
Reads text file.
send_prompt ๐Ÿ”’
Implements send prompt.
sleep_ms ๐Ÿ”’
Implements sleep ms.
write_all ๐Ÿ”’
Writes all.