Method: FDB::FutureNil#wait
- Defined in:
- lib/fdbimpl.rb
#wait ⇒ Object
403 404 405 406 |
# File 'lib/fdbimpl.rb', line 403 def wait block_until_ready FDBC.check_error FDBC.fdb_future_get_error(@fpointer) end |
403 404 405 406 |
# File 'lib/fdbimpl.rb', line 403 def wait block_until_ready FDBC.check_error FDBC.fdb_future_get_error(@fpointer) end |