ufairiya / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

self.dll.mg_set_uri_callback() should be self.dll.mg_bind_to_uri() #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/mongoose/source/browse/trunk/bindings/python/mongoos
e.py#169

should it be self.dll.mg_bind_to_uri instead?

Original issue reported on code.google.com by electron...@gmail.com on 7 Jul 2009 at 3:34

GoogleCodeExporter commented 9 years ago
I believe 
http://code.google.com/p/mongoose/source/browse/trunk/bindings/python/mongoose.p
y#173

should be mg_bind_to_error_code

Original comment by electron...@gmail.com on 7 Jul 2009 at 3:36

GoogleCodeExporter commented 9 years ago
The python code is correct.
Please update to the head version of Mongoose if you're using head version of 
python
code.

Original comment by valenok on 7 Jul 2009 at 7:23