Skip to content

Commit

Permalink
Removed coxpcall as it doesn't pose a problem with the current use of…
Browse files Browse the repository at this point in the history
… pcall and coroutines
  • Loading branch information
Björn Ritzl committed Apr 3, 2017
1 parent aab32f8 commit f2ed4e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 92 deletions.
91 changes: 0 additions & 91 deletions defnet/coxpcall.lua

This file was deleted.

1 change: 0 additions & 1 deletion defnet/tcp_server.lua
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
--

local socket = require "builtins.scripts.socket"
require "defnet.coxpcall"
local tcp_send_queue = require "defnet.tcp_send_queue"

local M = {}
Expand Down

0 comments on commit f2ed4e4

Please sign in to comment.