MCPcopy Create free account
hub / github.com/arkdb/inception / send_server_handshake_packet

Function send_server_handshake_packet

sql/sql_acl.cc:3044–3139  ·  view source on GitHub ↗

sends a server handshake initialization packet, the very first packet after the connection was established Packet format: Bytes Content ----- ---- 1 protocol version (always 10) n server version string, \0-terminated 4 thread id 8 first 8 bytes of the plugin provided data (scramble) 1 \0 byte, termin

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 6

memdup_rootFunction · 0.85
create_random_stringFunction · 0.85
strnmovFunction · 0.85
strmakeFunction · 0.85
my_net_writeFunction · 0.85
net_flushFunction · 0.85

Tested by

no test coverage detected