]> git.sesse.net Git - vlc/commit
lua/net.c: revert [14707cbaca9fa] and fix properly
authorRafaël Carré <rafael.carre@gmail.com>
Mon, 10 May 2010 15:04:05 +0000 (17:04 +0200)
committerRafaël Carré <rafael.carre@gmail.com>
Mon, 10 May 2010 15:05:39 +0000 (17:05 +0200)
commit087442fc1e36298dfbef018401b39d72249a17a9
treef082832708d35ac6c4c81b74113413dd935ee74d
parent314cd3825c7b20f77bab5fcc9909a7e700d88d3f
lua/net.c: revert [14707cbaca9fa] and fix properly

Always return 1 argument, but avoid pushing 0xffffffff bytes on the stack
Also fix vlclua_fd_read()
modules/misc/lua/libs/net.c