Skip to content

Instantly share code, notes, and snippets.

View albertofem's full-sized avatar

Alberto albertofem

View GitHub Profile
@cooldaemon
cooldaemon / udp_server.erl
Created July 23, 2008 01:53
This is udp server framework for Erlang.
%% @author Masahito Ikuta <cooldaemon@gmail.com> [http://d.hatena.ne.jp/cooldaemon/]
%% @copyright Masahito Ikuta 2008
%% @doc UDP Server Behaviour.
%% Copyright 2008 Masahito Ikuta
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
%% You may obtain a copy of the License at
%%