Toggle Sidebar
Toggle Theme
Mariaex
v0.9.1
Pages
Modules
Exceptions
Mariaex
Top
Summary
Types
conn/0
Functions
child_spec/1
close!/3
close/3
execute!/4
execute/4
prepare!/4
prepare/4
prepare_execute!/5
prepare_execute/5
query!/4
query/4
rollback/2
start_link/1
stream/4
transaction/3
Mariaex.Coder
Top
Summary
Functions
defcoder/2
gen_encoder/3
Mariaex.Coder.Utils
Top
Summary
Functions
length_encoded_integer/1
length_encoded_string/1
length_encoded_string_eof/2
to_length_encoded_integer/1
Mariaex.Column
Mariaex.Connection
Top
Summary
Functions
query!/2
query!/3
query!/4
query/2
query/3
query/4
start_link/1
Mariaex.Connection.Socket
Top
Summary
Functions
close/1
connect/4
fake_message/2
receive/2
recv/3
recv_active/3
send/2
setopts/2
tag/0
Mariaex.Connection.Ssl
Top
Summary
Functions
close/1
fake_message/2
receive/2
recv/3
recv_active/3
send/2
setopts/2
tag/0
Mariaex.Connection.Tcp
Top
Summary
Functions
close/1
connect/4
fake_message/2
receive/2
recv/3
recv_active/3
send/2
setopts/2
tag/0
Mariaex.Geometry.LineString
Top
Summary
Types
t/0
Mariaex.Geometry.Point
Top
Summary
Types
t/0
Mariaex.Geometry.Polygon
Top
Summary
Types
t/0
Mariaex.ProtocolHelper
Top
Summary
Functions
def_handle/2
Mariaex.Query
Mariaex.Result
Top
Summary
Types
t/0
Mariaex.RowParser
Top
Summary
Functions
decode_bin_rows/5
decode_init/1
decode_text_init/1
decode_text_rows/4
Mariaex v0.9.1
Mariaex.Connection.Socket
View Source
Link to this section
Summary
Functions
close(sock)
connect(filename, port, socket_options, timeout)
fake_message(sock, buffer)
receive(sock, arg)
recv(sock, bytes, timeout)
recv_active(sock, timeout, buffer \\ :active_once)
send(sock, data)
setopts(sock, opts)
tag()
Link to this section
Functions
Link to this function
close(sock)
View Source
Link to this function
connect(filename, port, socket_options, timeout)
View Source
Link to this function
fake_message(sock, buffer)
View Source
Link to this function
receive(sock, arg)
View Source
Link to this function
recv(sock, bytes, timeout)
View Source
Link to this function
recv_active(sock, timeout, buffer \\ :active_once)
View Source
Link to this function
send(sock, data)
View Source
Link to this function
setopts(sock, opts)
View Source
Link to this function
tag()
View Source