enet

Code pulled with git from git://github.com/archaelus/enet.git with the last commit being 76249df

These are Current warnings for enet.

dialyzer -n -q -Wno_improper_lists ebin
enet_arp_responder.erl:43: Function attach/1 will never be called
enet_arp_responder.erl:163: Call to missing or unexported function enet_codec:decode/2
enet_arp_responder.erl:193: Call to missing or unexported function enet_codec:encode/2
enet_arp_responder.erl:194: Call to missing or unexported function enet_host:send/1
enet_checksum.erl:53: Function oc_fmt/1 will never be called
enet_dns.erl:162: Function encode_type/1 will never be called
enet_dns.erl:209: Function encode_class/1 will never be called
enet_ipv4.erl:204: The variable _ can never match since previous clauses completely covered the type 'false'
enet_tcp.erl:294: The variable __V can never match since previous clauses completely covered the type <<_:64,_:_*8>>
pubsub.erl:89: The variable _ can never match since previous clauses completely covered the type 'false'
pubsub.erl:91: The variable _ can never match since previous clauses completely covered the type 'false'
pubsub.erl:93: The variable _ can never match since previous clauses completely covered the type 'false'