Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Oct 24, 2011

As mentioned in jgoulah's pull request #34, there are some headers removed in node 0.5.x+ that were unused in pcap_binding.cc. An additional header, ev.h was removed.

Also, directory where bindings are compiled has been moved from ./build/default to ./build/Release, added a try catch block to attempt to import from ./build/default, if that fails, attempts ./build/Release (what node 0.5.x+ is now using).

…ld/Release. Remove ev.h and node_events.h imports
@ghost
Copy link
Author

ghost commented Nov 25, 2011

Closing Pull Request, Pull Request #41 will satisfy this and more!

@ghost ghost closed this Nov 25, 2011
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant