diff options
author | Brian Picciano <bgp2396@bellsouth.net> | 2013-10-17 18:58:09 -0400 |
---|---|---|
committer | Brian Picciano <bgp2396@bellsouth.net> | 2013-10-17 19:00:32 -0400 |
commit | e229920fc94c61f02ae306eba9f965b417f6740c (patch) | |
tree | 78e47c90921737d9b20e2a60d1d1b4799ed2122d /_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md | |
parent | cb9a8db60df315b70f2fbb911558cb821f508684 (diff) |
fixed links and stuff for sure
Diffstat (limited to '_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md')
-rw-r--r-- | _posts/2013-4-9-erlang-tcp-socket-pull-pattern.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md b/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md index 23d1736..ac293e3 100644 --- a/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md +++ b/_posts/2013-4-9-erlang-tcp-socket-pull-pattern.md @@ -1,8 +1,6 @@ --- layout: post title: "Erlang, tcp sockets, and active true" -categories: -- erlang --- If you don't know erlang then [you're missing out][0]. If you do know erlang, |